*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 5 Mar 2009 12:27:04 +0000 (12:27 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 5 Mar 2009 12:27:04 +0000 (12:27 +0000)
src/ChangeLog

index cfaea5606b89bfb01f23671e4fc31ec8eb04800a..b3076d9e79396c504ef09fb34c695bf872176711 100644 (file)
@@ -1,3 +1,12 @@
+2009-03-05  Kenichi Handa  <handa@m17n.org>
+
+       * font.c (font_select_entity): New function.
+       (font_find_for_lface): Use font_select_entity to select a font.
+
+       * fontset.c (fontset_find_font): If a font found without
+       restricting of the characters C doen't support C, try to find a
+       font with C restriction.
+
 2009-03-04  Nikolaj Schumacher  <me@nschum.de>  (tiny change)
 
        * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value.